home *** CD-ROM | disk | FTP | other *** search
- DateTFCell = {
- SUPERCLASS = FilterTextCell;
- };
- CategoryGroup = {
- SUPERCLASS = List;
- };
- Account = {
- ACTIONS = {
- refreshWindow:;
- };
- OUTLETS = {
- acctWindowMgr;
- reconcileMgr;
- system;
- };
- SUPERCLASS = List;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- FilterTextCell = {
- SUPERCLASS = TextFieldCell;
- };
- ObjectCell = {
- OUTLETS = {
- myObject;
- };
- SUPERCLASS = SelectionCell;
- };
- Transaction = {
- SUPERCLASS = List;
- };
- TransferPnlMgr = {
- ACTIONS = {
- cancel:;
- select:;
- };
- OUTLETS = {
- transferPanel;
- selectedAcctField;
- acctBrowser;
- };
- SUPERCLASS = Object;
- };
- CategoryMgr = {
- ACTIONS = {
- deleteAcctCategory:;
- replaceCategory:;
- selectCategory:;
- addAcctCategory:;
- selectGroup:;
- updateFieldEntry:;
- };
- OUTLETS = {
- updateField;
- incomeMatrix;
- expenseMatrix;
- activeGroup;
- expenseScrollView;
- okButton;
- incomeOrExpenseRadio;
- categoryWindow;
- incomeScrollView;
- };
- SUPERCLASS = List;
- };
- SplitTrnsctnMgr = {
- ACTIONS = {
- selectSplit:;
- resetSplitFields:;
- deleteSplit:;
- postTransfer:;
- enterSplit:;
- };
- OUTLETS = {
- scrollView;
- descriptionField;
- splitButton;
- matrix;
- transferButton;
- account;
- currentSplit;
- amountField;
- deleteButton;
- transaction;
- currentSplitCell;
- taxSwitch;
- acctWindowMgr;
- categoryField;
- transferPanelMgr;
- };
- SUPERCLASS = Object;
- };
- DatePrompt = {
- OUTLETS = {
- instructionField;
- datePromptField;
- };
- SUPERCLASS = Object;
- };
- DateTextField = {
- SUPERCLASS = TextField;
- };
- NameCell = {
- OUTLETS = {
- aNamedObject;
- };
- SUPERCLASS = ActionCell;
- };
- SiriusTextField = {
- SUPERCLASS = TextField;
- };
- FlippedBox = {
- SUPERCLASS = Box;
- };
- AcctWindowMgr = {
- ACTIONS = {
- print:;
- split:;
- popVoid:;
- refresh:;
- splitsToggle:;
- transfer:;
- checkTransToggle:;
- resetAcctWindow:;
- importExpRequest:;
- recordRequest:;
- popDeposit:;
- windowWillResize:;
- setAcctAttributes:;
- displayHalfCells:;
- popATM:;
- deleteRequest:;
- selectTransaction:;
- inspectorOk:;
- windowDidResignKey:;
- popCheck:;
- browser:;
- windowDidResize:;
- windowDidBecomeMain:;
- popOther:;
- };
- OUTLETS = {
- taxExemptSwitch;
- browserBox;
- depositField;
- ckNameField;
- receptacleBox;
- ckCategoryField;
- currentTransaction;
- acctWindow;
- memoField;
- balanceField;
- ckLogoView;
- splitCategoryField;
- debitField;
- splitTransBox;
- recordButton;
- browser;
- ckStubPayToField;
- ckStubAmountField;
- transferButton;
- splitTrnsctnMgr;
- ckNumField;
- deleteButton;
- ckBankField;
- ckPayField;
- ckMemoField;
- categoryField;
- autoDateField;
- ckStubDateField;
- transEntryBox;
- checkMgr;
- instructionField;
- ckTaxSwitch;
- importExportMgr;
- checkBox;
- currentTransCell;
- brwsrMatrix;
- ckTransToggle;
- descriptionField;
- ckDateField;
- printButton;
- splitsToggle;
- ckPayToField;
- ckStubMemoField;
- ckAmountField;
- popUpButton;
- transferPanelMgr;
- brwsrSplitBox;
- account;
- autoCkNumField;
- ckScrollView;
- ckStubNumField;
- };
- SUPERCLASS = Object;
- };
- CellScrollView = {
- OUTLETS = {
- cellMatrix;
- };
- SUPERCLASS = ScrollView;
- };
- CheckMgr = {
- ACTIONS = {
- printCheck:;
- writeCheck:;
- };
- OUTLETS = {
- acctWindowMgr;
- numberStringTable;
- instrTextField;
- checkStubBox;
- };
- SUPERCLASS = AcctWindowMgr;
- };
- CategoryTFCell = {
- SUPERCLASS = FilterTextCell;
- };
- CategoryTextField = {
- SUPERCLASS = TextField;
- };
-